home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / we-30d.zip / README2.TXT < prev    next >
Text File  |  1993-09-21  |  30KB  |  714 lines

  1.  
  2.  This file contains the following information:
  3.  
  4.     a) Information on our fully functional demos and our
  5.        "Registration Reminder" screens.
  6.  
  7.     b) A basic, concise explanation of our disclaimers.
  8.  
  9.     c) Installation instructions for our automated installation 
  10.        program. There is also a section on manual installation. This might 
  11.        be useful for automating many large site installations.
  12.  
  13.     d) Generic uninstall instructions.
  14.  
  15.     e) Our update policy.
  16.  
  17.     f) On-line support.
  18.  
  19.     g) ASP Ombudsman statement.
  20.  
  21.     h) The long, drawn out legalese section, software license
  22.        information, limited warranty, trademarks, etc.
  23.  
  24.     i) Information on other products.
  25.  
  26.     j) Information on our Premier Support Services.
  27.  
  28.     k) Ordering information.
  29.  
  30.     l) International Ordering Information.
  31.  
  32.     m) Order Form.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.                  REGISTRATION REMINDERS
  41.  
  42.  Unlicensed copies of Wilson WindowWare products are 100% fully functional.
  43.  We make them this way so that you can have a real look at them, and then
  44.  decide whether they fit your needs or not.  Our entire business depends
  45.  on your honesty.  If you use it, we expect you to pay for it.  We feel
  46.  that if we treat you well, you will treat us well.
  47.  
  48.  Unlicensed copies of our products do have a registration reminder
  49.  screen that appears whenever you start the program.  This shouldn't
  50.  really affect your evaluation of our software.
  51.  
  52.  We're sure that once you see the incredible quality of our software,
  53.  you will dig out your credit card, pick up the phone, call the nice
  54.  people at our 800 number and register the software.
  55.  
  56.  When you pay for the shareware you like, you are voting with your
  57.  pocketbook, and will encourage us to bring you more of the same kinds
  58.  of products.  Pay for what you like, and then, more of what you like
  59.  will almost magically be developed.
  60.  
  61.  
  62.                         LEGAL MATTERS
  63.  
  64.  Of course the usual disclaimers still apply.  We are not 
  65.  responsible for anything at all.  Nothing.  Even if we are held 
  66.  responsible, the limit of our liability is the licensing fees 
  67.  you paid.  The full text of our license agreement is found near 
  68.  the bottom of this file. 
  69.  
  70.  
  71.                HOW TO INSTALL THIS SOFTWARE
  72.  
  73.   Use our snazzy setup program...
  74.  
  75.         1) Close down all extraneous Windows applications.  
  76.            (You do have to be in Windows to run WSETUP.EXE)
  77.  
  78.         2) Double-Click on the WSETUP.EXE program.  (If you have the
  79.            WinCheck product in front of you, the setup program is still
  80.            called SETUP.EXE)
  81.  
  82.         3) When the setup program asks for a directory, specify initial 
  83.            directory, or accept the given default.
  84.  
  85.         4) When the screen comes up that asks you what you want to
  86.            install, do your selections, or just hit the INSTALL ALL
  87.            button.  Hit the OK button to continue.
  88.  
  89.  
  90.           ******************** MANUAL INSTALL *********************
  91.  
  92.       If you cannot use the snazzy setup program, and must do a manual
  93.       install.....good luck.  Basically installing our products without
  94.       going through the setup program is "unsupported", as installation
  95.       of Windows products does get tricky.  However as to not leave you
  96.       completely in the lurch....
  97.  
  98.       1) Most files to be installed by the installation program end in
  99.          an underscore "_".   The files might be compressed.
  100.  
  101.              If you received the files on a DISK, the probability is HIGH
  102.              that you must expand the files with our WEXPAND (see below)
  103.              program before use.
  104.  
  105.             If you received the files packaged in a ZIP file, the
  106.             probability is LOW. and you may simply rename the files to the
  107.             correct name.
  108.  
  109.          If you try to expand a file that was not compressed, the expand
  110.          program will NOT give an error message, and will NOT correctly
  111.          process the file.  In general, if the output from the expand
  112.          program is smaller than the file that went in, the expand program
  113.          should not be used.
  114.  
  115.          By examining the files with our Browser (possibly included with
  116.          the package) program, or basically any tool that allows you to
  117.          look at the file in hex, one can quickly learn how to determine
  118.          if the file is compressed or not.  If you can read *any* text
  119.          in the morass of funny looking symbols, the file is probably not
  120.          compressed.  If the characters seem completely random, the it
  121.          probably is compressed.
  122.  
  123.       2) The files (generally) must either be expanded into files with the
  124.          correct names, or must be renamed, prior to use.
  125.  
  126.       3) In general, the DLL files should go into your WINDOWS directory,
  127.          or else some directory mentioned in your DOS path statement.
  128.  
  129.       4) The BROWSER.EXE program may be used to view the *.MAN manual
  130.          files.  It is recommended that you put the BROWSER program in
  131.          the same directory you put the DLL files.
  132.  
  133.       5) You may want to add to the WIN.INI [Extensions] section the
  134.          following lines:
  135.  
  136.          MAN=BROWSER.EXE ^.MAN
  137.          HLP=WINHELP ^.HLP
  138.          WBT=WINBATCH.EXE ^.WBT
  139.  
  140.  
  141.          *** USING THE WEXPAND PROGRAM ***
  142.  
  143.      Example:
  144.  
  145.      The installation diskette is inserted into your A: floppy drive
  146.      
  147.      You wish to expand the WININFO.EX_ file.  At the DOS prompt type...
  148.  
  149.        WEXPAND.EXE WININFO.EX_  WININFO.EXE
  150.  
  151.      Make sure the output file (WININFO.EXE in this case) is LARGER than
  152.      the imput file (WININFO.EX_), otherwise the file was not compressed,
  153.      and should be renamed as follows:
  154.  
  155.        REN WININFO.EX_ WININFO.EXE
  156.  
  157.  
  158.                     UN-INSTALL INFORMATION
  159.  
  160.  The snazzy setup program will create a DOS batch file - UNINSTAL.BAT
  161.  in the target directory that will un-install the product just installed.
  162.  
  163.  You may either review the batch file and perform a manual uninstall, or,
  164.  if you have not installed any products *after* installing this product,
  165.  go ahead and run the batch file.
  166.  
  167.  If you have installed several products before deciding to uninstall this,
  168.  the uninstall will *generally* work successfully.  The only problem that
  169.  occurs is when this product installs a file that the other products use.
  170.  
  171.  In general, this will only be a problem when you install several of our
  172.  products, and will be much less of a problem if you install products from
  173.  other vendors.  If problems occur, generally all that is required is to
  174.  re-install the product that is complaining about the lack of a file.
  175.  
  176.  A quick review of the uninstall bat file, deleting a line or two for files
  177.  you know are used by other products may be all that is required to
  178.  successfully run the uninstall.
  179.  
  180.  
  181.                     UPDATE POLICY
  182.  
  183.  Wilson WindowWare frequently updates it products.  There are various kinds
  184.  of updates, including Major updates, Minor updates, and bug-fix updates.
  185.  
  186.  Minor and bug-fix updates for our shareware products are free -- subject
  187.  only to our reasonable shipping and and handling charges for disks. As we
  188.  are not in the disk selling business, you may find that shareware vendors
  189.  specializing is disk sales can easily sell disks cheaper than we can.  On
  190.  the other hand, we *always* have the most recent versions of our software.
  191.  Our shipping and handling charges for update disks are as follows:
  192.  
  193.      10.00  US and Canada for the first product,
  194.       5.00  US and Canada for each additional product.
  195.       9.50  Surcharge for shipping outside of US and Canada.
  196.  
  197.  If you obtain a minor or bug-fix update from Compuserve or other online
  198.  service, a BBS, a shareware disk vendor or from another source, there is
  199.  no charge from us (of course you will have to pay the on-line service fees,
  200.  disk vendors fees, or at least pay your phone bill for downloading from
  201.  a BBS). In addition, you may use a single disk to update any number of
  202.  copies of a product.
  203.  
  204.  The policy and pricing for Major shareware updates vary.  Depending on the
  205.  nature of the upgrade, length of time since the previous major upgrade,
  206.  desirability of new features added, the extent of revisions to the printed
  207.  manuals (if any), work involved and possible price changes for new users,
  208.  we may or may not charge fees.  Since it is difficult to determine what the
  209.  cost of future major updates will be, and since we do not wish to commit 
  210.  ourselves to the uncertainty of the future, we have provided information on
  211.  the cost of major past updates here so that you can see our track record,
  212.  and possibly feel reassured about the future.
  213.  
  214.  
  215.     Command Post first released:     May, 1988
  216.          1.0 thru 6.x    Free
  217.         <6.x to   7.x    $18.50      (included a new manual)
  218.          7.0 to   7.2+   Free
  219.         <7.x to   8.0    $0-$15-$25  (depending on date of purchase)
  220.                                      (Included nearly 300 pages printed docs
  221.  
  222.     WinBatch first released:         Jan 1991
  223.          1.0 to   3.3   Free
  224.         <3.x to   4.0   $0-$15-$30   (depending on date of purchase)
  225.                                      (Includes nearly 300 pages printed docs)
  226.  
  227.     File Commander first released    May 1992
  228.          1.0 to   2.0+   Free        (Registered 1.0 users received free 2.0
  229.                                      manuals and disks (and NO S&H charges))
  230.  
  231.     WinCheck first released:         Oct 1990
  232.          1.0 thru 2.x    Free
  233.         <2.x to   3.0    Free        (New manual and disk  - $10)
  234.          3.0 thru 3.0+   Free
  235.  
  236.     Address Manager first released:  July 1991
  237.          1.0  to  1.1b   Free
  238.          1.1b to  2.0+   Free        (New manual and disk - $12)
  239.  
  240.     Windows Reminder first released: July 1991
  241.          1.0 to   1.3+   Free        (No major updates so far)
  242.  
  243.     WinEdit first released:          November 1990
  244.          1.0 to   1.3    Free        
  245.          1.3 to   2.0    Free        (New disk and manual set - $20)
  246.         <2.0 to   3.0    $10-$20-$30 (Lite Std or Pro upgrades)
  247.  
  248.  
  249.       * In the table Above  "Free" means the update costs the same as a
  250.         minor update, in that if you want us to send you a disk, there is
  251.         only our standard shipping and handling charges for disks.
  252.  
  253.       + Indicates current versions
  254.  
  255.  
  256.                     ON-LINE SUPPORT
  257.  
  258.  Wilson WindowWare has on-line support!
  259.  
  260.  The home of all Wilson WindowWare is on Compuserve, in the WINAPA
  261.  forum, in the Wilson WindowWare section (#15 currently).  Also
  262.  the latest and greatest downloads are available from DL15 of the
  263.  WINAPA forum.  The Wilson WindowWare section of the WINAPA forum
  264.  is checked on a daily basis, and all questions will be responded to.
  265.  
  266.  The Fidonet Windows echo is also checked on a fairly regular basis.
  267.  We only look at the titles of the messages.  If you want to leave a
  268.  message for us be sure one of the following words are in the title.
  269.  
  270.       WINDOWWARE WILSON BATCH CMDPOST COMMANDER WINBATCH WIL
  271.  
  272.  Registered users may also call our BBS for the latest versions of
  273.  our products. (206) 935-5198   USR HST/V.32bis V.42bis 14,400+ 8N1
  274.  
  275.  Although we still allow 2400 baud connects as of Jan 1993, we are
  276.  considering requiring at least a 9600 baud modem in the future.
  277.  
  278.  Connects at 1200 baud and below will not be permitted to log on.
  279.  
  280.  
  281.        Association of Shareware Professionals Ombudsman Statement
  282.  
  283.  
  284.        Wilson WindowWare, the producer of Wilson WindowWare software,
  285.        is a member of the Association of Shareware Professionals (ASP).  
  286.        ASP wants to make sure that the shareware principle works for
  287.        you. If you are unable to resolve a shareware-related problem
  288.        with an ASP member by contacting the member directly, ASP may
  289.        be able to help. The ASP Ombudsman can help you resolve a
  290.        dispute or problem with an ASP member, but does not provide
  291.        technical support for members' products. Please write to the
  292.        ASP Ombudsman at 545 Grover Road, Muskegon MI 49442 or send a
  293.        Compuserve message via easyplex to ASP Ombudsman 70007,3536
  294.  
  295.  
  296.  
  297.  THE LEGALESE SECTION
  298.  
  299.  ADDRESS MANAGER   Copyright ⌐ 1990-93 by Wilson WindowWare, Inc.
  300.  COMMAND POST      Copyright ⌐ 1988-93 by Morrie Wilson.
  301.  FILE COMMANDER    Copyright ⌐ 1992-93 by Morrie Wilson.
  302.  REMINDER          Copyright ⌐ 1991-93 by Wilson WindowWare, Inc.
  303.  WINCHECK          Copyright ⌐ 1990-93 by Wilson WindowWare, Inc.
  304.  WINEDIT           Copyright ⌐ 1990-93 by Steve Schauer.
  305.  WINBATCH          Copyright ⌐ 1991-93 by Morrie Wilson.
  306.  WINBATCH COMPILER Copyright ⌐ 1991-93 by Morrie Wilson.
  307.  
  308.  
  309.  SOFTWARE LICENSES
  310.    SHAREWARE LICENSE - END USER
  311.  
  312.  Wilson WindowWare software is not and has never been public domain
  313.  software, nor is it free software. 
  314.  
  315.  Non-licensed users are granted a limited license to use our
  316.  software on a 21-day trial basis for the purpose of determining
  317.  whether the software is suitable for their needs.  Any use
  318.  of our software, except for the initial 21-day trial, requires
  319.  registration.  The use of unlicensed copies of our software,
  320.  outside of the initial 21-day trial, by any person, business,
  321.  corporation, government agency or any other entity is
  322.  strictly prohibited. 
  323.  
  324.  
  325.  SHAREWARE LICENSE - FOR DISTRIBUTION OF SHAREWARE FILES
  326.     USER GROUPS, BBS's, ONLINE SERVICES, SHAREWARE VENDORS, and OTHERS
  327.  
  328.  A limited license is granted to copy and distribute our shareware
  329.  software only for the trial use of others, subject to the 
  330.  following limitations:
  331.  
  332.   1)    The software must be copied in unmodified form, complete
  333.         with the file containing this license information.
  334.  
  335.   2)    The full machine-readable documentation must be included
  336.         with each copy.
  337.  
  338.   3)    Our software may not be distributed in conjunction with
  339.         any other product with out a specific license to do so
  340.         from Wilson WindowWare.
  341.  
  342.   4)    Vending of our software products in retail stores (by
  343.         "shareware rack vendors") is specifically prohibited without
  344.         prior written authorization.
  345.  
  346.   5)    No fee, charge, or other compensation may be requested or
  347.         accepted, except as authorized below:
  348.  
  349.         A) Non-profit user groups may distribute copies of the our
  350.            products to their members, subject to the above conditions,
  351.            without specific permission.  Non-profit groups may collect
  352.            a disk duplication fee not to exceed five dollars.
  353.  
  354.         B) Operators of electronic bulletin board systems (sysops)
  355.            may make our products available for downloading only as
  356.            long as the above conditions are met.  An overall or
  357.            time-dependent charge for the use of the bulletin board
  358.            system is permitted as long as there is not a specific
  359.            charge for the download of our software.
  360.  
  361.         C) Mail-order vendors of shareware software approved by
  362.            the ASP may distribute our products, subject to the
  363.            above conditions, without specific permission.  Non-
  364.            approved vendors may distribute our products only after
  365.            obtaining written permission from Wilson WindowWare.
  366.            Such permission is usually granted.  Please write for
  367.            details (enclose your catalog).  Vendors may charge a
  368.            disk duplication and handling fee, which, when pro-rated
  369.            to each individual product, may not exceed eight dollars.
  370.  
  371.  
  372.  
  373.  LICENSED COPIES OF OUR SOFTWARE ARE GOVERNED BY THE FOLLOWING:
  374.  
  375.  THIS SOFTWARE IS NOT FOR SALE: The software  is 
  376.  subject to the following license terms and conditions.  
  377.  
  378.  SOFTWARE LICENSE granted, when required fees paid,
  379.  by Wilson WindowWare, Inc., a Washington corporation, 
  380.  with its mailing address at 2701 California Ave. SW. #212, 
  381.  Seattle, WA 98116.  The software contained in this 
  382.  package is licensed to you as the end user.  It is not sold.
  383.  
  384.  LICENSE:
  385.          1.0  The software contained in this package 
  386.  (hereafter referred to as "the Software") is copyrighted 
  387.  material owned by Wilson WindowWare, Inc.  Payment of 
  388.  the single copy license fee authorizes one named person 
  389.  to use the Software on one computer provided this 
  390.  copyright is not violated and provided the rules outlined 
  391.  herein are observed.
  392.  
  393.          1.1  One person may use the Software on any 
  394.  single computer. This license can be transferred only once 
  395.  in any twenty four hour period. You must pay for additional 
  396.  copies of the Software if more than one person uses it at 
  397.  one time, or if the Software is used on two or more 
  398.  computers. Neither concurrent use on two or more 
  399.  computers, nor use by more than a single individual on a 
  400.  network is permitted without authorization and payment of 
  401.  other license fees.
  402.  
  403.          1.2  You may make copies of the software for 
  404.  backup purposes, as long as all such copies, along with 
  405.  the original, are kept in your possession or control.
  406.  
  407.          1.3  You may not make any changes or 
  408.  modifications to the Software, including, but not limited to, 
  409.  decompiling, disassembling, or otherwise reverse engineering
  410.  it.  You may not rent or lease it to others.  You  may not use
  411.  it on a computer network if more than one user can use it on
  412.  more than one computer during any one twenty four hour span of time.
  413.  
  414.  
  415.  
  416.   LIMITED WARRANTY
  417.  
  418.   Wilson WindowWare guarantees your satisfaction with this
  419.   product for a period of 90 days from the date of original
  420.   purchase.  If you are unsatisfied with the product
  421.   within that time period, return the package in saleable
  422.   condition to the place of purchase for a full refund.
  423.  
  424.   Wilson WindowWare warrants that all disks provided are
  425.   free from defects in material and workmanship, assuming
  426.   normal use, for a period of 90 days from the date of
  427.   purchase.
  428.  
  429.   Wilson WindowWare warrants that the program will perform
  430.   in substantial compliance with the documentation supplied
  431.   with the software product.  If a significant defect in
  432.   the product is found, the purchaser may return the
  433.   product for a refund.  In no event will such a refund
  434.   exceed the purchase price of the product.
  435.  
  436.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  437.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  438.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  439.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  440.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  441.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  442.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  443.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  444.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  445.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  446.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  447.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  448.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  449.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  450.  
  451.   Use of this product for any period of time constitutes
  452.   your acceptance of this agreement and subjects you to its
  453.   contents.
  454.  
  455.   U.S. GOVERNMENT RESTRICTED RIGHTS
  456.  
  457.   Use, duplication, or disclosure by the Government is subject
  458.   to restrictions as set forth in subdivision (b)(3)(ii) of
  459.   the Rights in Technical Data and Computer Software clause at
  460.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  461.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  462.  
  463.   TRADEMARKS
  464.  
  465.   Microsoft and MS-DOS are registered trademarks of
  466.   Microsoft Corporation.
  467.   Windows is a trademark of Microsoft Corporation.
  468.  
  469.   File Commander  is a trademark of Wilson WindowWare, Inc.
  470.   Command Post    is a trademark of Wilson WindowWare, Inc.
  471.   WinBatch        is a trademark of Wilson WindowWare, Inc.
  472.   WinCheck        is a trademark of Wilson WindowWare, Inc.
  473.   Reminder        is a trademark of Wilson WindowWare, Inc.
  474.   Address Manager is a trademark of Wilson WindowWare, Inc.
  475.   WinEdit         is a trademark of Wilson WindowWare, Inc.
  476.  
  477.  
  478.  
  479.  
  480.            *** WILSON WINDOWWARE PRODUCTS ***
  481.  
  482.  Our great line of Windows products includes:
  483.  
  484.         *NT* Means that Windows NT versions are either currently 
  485.              available or will soon be available.  We support
  486.              Windows NT on Intel x86, DEC Alpha, and MIPS computers.
  487.              Prices shown are for the normal Windows 16 bit versions,
  488.              prices for Windows NT versions are higher.
  489.  
  490.         Address Manager - Tracks addresses, phone numbers, comments, 
  491.                           important dates.  Includes dialer and label
  492.                           printer.  Supports DDE.        $39.95
  493.  
  494.         Command Post    - A powerful text-based shell for Windows.
  495.                           Programmable menus, built-in batch language,
  496.                           file viewer and more.          $49.95
  497.  
  498.         File Commander  - Allows addition of programmable menu items to
  499.         *NT*              the Windows 3.1 File Manager.  Make File Manager
  500.                           into a super-powerful shell.   $49.95
  501.  
  502.         Reminder        - Personal Schedule Manager.  Keeps track of
  503.                           to-do lists, set alarms (which can launch apps), 
  504.                           prints reports. Supports DDE.  $59.95
  505.  
  506.         WinCheck        - Your personal finance manager for Windows.
  507.                           Manages checking, savings, cash, and credit
  508.                           card accounts. Features galore! Supports DDE.
  509.                           Custom Reports.                $69.99
  510.  
  511.         WinEdit         - Power Programming for the Windows Environment.
  512.         *NT*              Full featured editor, or simple file browser.
  513.                           Super high speed, super powerful.  Winedit comes
  514.                           in 3 flavors, for novice, intermediate and
  515.                           advanced users.
  516.                           WinEdit Lite     - Super notepad replacement 
  517.                                      $29.95
  518.                           WinEdit Standard - Programmers editor.
  519.                                      $59.95
  520.                           WinEdit Pro      - Includes full macro language
  521.                                      $89.95
  522.  
  523.         WinBatch        - Write your own Windows Batch Files!  Dialogs,
  524.         *NT*              automatic program control, and powerful data
  525.                           manipulation lets you control your Windows.
  526.                           A must for the power user.     $69.95
  527.  
  528.         WinBatch        - NOT A SHAREWARE PRODUCT.  The WinBatch compiler
  529.              COMPILER!    can compile WinBatch batch files into standalone
  530.         *NT*              EXE files that may be distributed on a royalty
  531.                           free basis.  Great for networks and corporate
  532.                           gurus.  Compile your WBT files and then hand
  533.                           them out like candy.           $395.00
  534.  
  535.  
  536.  
  537.  
  538.                           PREMIER SUPPORT SERVICES
  539.  
  540.  Wilson WindowWare, Inc., a leader in high technology Windows software,
  541.  is prepared to support software engineering projects with these services:
  542.  
  543.   []  Programming of custom interfaces to suites of applications running
  544.       under Microsoft Windows.
  545.  
  546.   []  Programming custom Electronic Information Systems for the distribution
  547.       of critical information.
  548.  
  549.   []  Development of custom functions that extend our Windows Interface
  550.       Language (WIL) to control customer processes and procedures in
  551.       manufacturing, process control, communications, networking, and
  552.       financial analysis.
  553.  
  554.   []  Migration of business functions to the upcoming Windows NT platform.
  555.  
  556.   Rates begin as low as $125 per hour.  Minimums and other considerations
  557.   apply.  Please call (206) 938-2734 for more information.
  558.  
  559.  
  560.  
  561.  
  562.                           ORDERING INFORMATION
  563.  
  564.  Licensing our products brings you wonderful benefits.  Some of these are:
  565.     - Gets rid of that pesky reminder window that comes up when you start
  566.       up the software.
  567.     - Entitles you to one hour free phone support for 90 days (Your dime).
  568.     - Insures that you have the latest version of the product.
  569.     - Encourages the authors of these programs to continue bringing you
  570.       updated/better versions and new products.
  571.    -  Gets you on our mailing list so you are occassionally notified of
  572.       spectacular updates and our other Windows products.
  573.    -  And, of course, our 90-day money back guarantee.
  574.  
  575.  
  576.  
  577.  
  578.            INTERNATIONAL ORDERING INFORMATION
  579.  
  580.  Our International customers may wish to order our products from their
  581.  favorite dealers.  The following shareware vendors will be happy to
  582.  provide you with registered copies of any of our products.  If your
  583.  favorite vendor is not listed, ask them anyway.  If you wish to order
  584.  direct from Wilson WindowWare, please see the note on the order form
  585.  for international customers.
  586.  
  587.  Denmark        Pro-Soft
  588.                 Benloese Skel 4 G,
  589.                 4100 Ringsted                   Phone : 53 61 90 42
  590.                 Denmark                         Fax   : 53 61 93 91
  591.  
  592.  
  593.  France         WindowShare SARL
  594.                 Pour acquerir la licence de ce logiciel,
  595.                 adressez-vous au specialiste du
  596.                 distribuciel sous MS Windows :
  597.  
  598.                       WindowShare SARL
  599.                       B.P. 2078
  600.                       57051-METZ cedex 2
  601.                       France
  602.                       Fax:(+33)87 32 37 75
  603.                       Vox:(+33)87 30 85 57
  604.                       CompuServe : 100031,3257
  605.                       Minitel : 3615 WinShare
  606.  
  607.  
  608.  
  609.  
  610.  Japan          AG-TECH Corp.                   Phone : 052-951-2706
  611.                                                 Fax   : 052-951-4469
  612.  
  613.                 KANJI versions of WinBatch, WinBatch Compiler,
  614.                 WinEdit, and File Commander are available
  615.                 from AG-TECH, complete with manuals.
  616.                 
  617.  
  618.  
  619.  Netherlands    BroCo Software
  620.                 Ereprisstraaat 26
  621.                 P.O. Box 446
  622.                 3760 AK SOEST                   Phone: 31 0 2155 26650
  623.                 The Netherlands                 Fax:   31 0 2155 14012
  624.  
  625.  
  626.  U.K.           Omicron Systems
  627.                 45 Blenheim Crescent
  628.                 Leigh-on-Sea
  629.                 Essex                           Phone : 07 02 710 391
  630.                 England    SS9 3DT              Fax   : 02 02 471 113
  631.  
  632.  
  633.  
  634.                   WILSON WINDOWWARE ORDER FORM
  635.               
  636.  Name:   ____________________________________________________
  637.  
  638.  Company:____________________________________________________
  639.  
  640.  Address:____________________________________________________
  641.  
  642.          ____________________________________________________
  643.  
  644.  City:   ________________________  St:______  Zip:___________
  645.  
  646.  Phone: (______)_________________    Country:________________
  647.  
  648.  
  649.         ____ Address Manager    (s)  @ $39.95 : _______.____
  650.         ____ Command Post       (s)  @ $49.95 : _______.____
  651.         ____ File Commander
  652.                   for Windows   (s)  @ $49.95 : _______.____
  653.                   for Windows NT(s)  @ $79.95 :   (IN BETA)   Intel/Alpha/MIPS
  654.         ____ Reminder           (s)  @ $59.95 : _______.____ 
  655.         ____ WinBatch           
  656.                   for Windows   (s)  @ $69.95 : _______.____
  657.                   for Window NT (s)  @ $99.95 :   (IN BETA)   Intel/Alpha/MIPS
  658.         ____ WinCheck           (s)  @ $69.99 : _______.____
  659.         ____ WinEdit
  660.                  Lite           (s)  @ $29.95 : _______.____
  661.                  Standard       (s)  @ $59.95 : _______.____
  662.                  Pro            (s)  @ $89.95 : _______.____
  663.                  for Windows NT (s)  @$129.95 : _______.____  Intel/Alpha/MIPS
  664.  
  665.         ____ WinBatch Compiler  
  666.                  for Windows    (s)  @$395.00 : _______.____
  667.                  for Windows NT (s)  @$495.00 :   (IN BETA)   Intel/Alpha/MIPS
  668.  
  669.         ____ International Shipping
  670.                  (except Canada)     @  $9.50 : _______.____
  671.  
  672.                                           Total: _______.____
  673.  
  674.  Please enclose a check payable to Wilson WindowWare;
  675.  International customers please see note below.
  676.  or you may use Access, Amex, Visa, MasterCharge, or EuroCard.
  677.  For credit cards,  please enter the information below:
  678.  
  679.  
  680.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  681.  
  682.  
  683.  Expiration date: ____/____
  684.  
  685.  
  686.  Signature:  _________________________________________
  687.  
  688.  Where did you hear about or get a copy of our products?
  689.  
  690.  ____________________________________________________________
  691.  
  692.  
  693.  
  694.  **************************************************************************
  695.  *     International customers.  We prefer payment by Credit Card.        *
  696.  * However we can accept non-US-bank checks under certain conditions....  *
  697.  * The check MUST be in your currency -- NOT IN US $ --  Just look in your*
  698.  * newspaper for the current exchange rates, make out your check and send *
  699.  * it to us.  We will take care of the rest.  No Eurocheques please.      *
  700.  **************************************************************************
  701.  
  702.  
  703.           Send to:  Wilson WindowWare, Inc.
  704.                     2701 California Ave SW #212 
  705.                     Seattle, WA 98116 
  706.                     USA 
  707.  
  708.           or call:  (800) 762-8383  (USA Orders Only )
  709.                     (206) 938-1740  (Customer Service/International Orders)
  710.                     (206) 937-9335  (Technical Support)
  711.                     (206) 935-7129  (Fax)
  712.  
  713.           (Please allow 1 to 2 weeks for delivery)
  714.